Skip to content

Update publish workflow to install correct dependencies for libasound2t64#103

Open
francinelucca wants to merge 1 commit into
mainfrom
chore/fix-failing-action
Open

Update publish workflow to install correct dependencies for libasound2t64#103
francinelucca wants to merge 1 commit into
mainfrom
chore/fix-failing-action

Conversation

@francinelucca
Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings May 14, 2026 09:25
@francinelucca francinelucca requested a review from a team as a code owner May 14, 2026 09:25
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the publish workflow’s Linux Chromium dependency installation to choose the t64 package set when libasound2t64 is available, addressing failures on newer Ubuntu runners.

Changes:

  • Uses libasound2t64 as the package availability check.
  • Installs the t64 dependency set on newer Ubuntu images and the legacy package set otherwise.
  • Applies the same fix to both npm and GitHub Packages publish jobs.
Show a summary per file
File Description
.github/workflows/publish.yml Updates Chromium runtime dependency installation logic in both publish jobs.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants